Skip to content

docs: add git submodules hook recipe#86

Merged
timvw merged 1 commit into
mainfrom
feat/submodule-hook-docs
Apr 3, 2026
Merged

docs: add git submodules hook recipe#86
timvw merged 1 commit into
mainfrom
feat/submodule-hook-docs

Conversation

@timvw
Copy link
Copy Markdown
Owner

@timvw timvw commented Apr 3, 2026

Summary

  • Adds a hook recipe for auto-initializing git submodules in new worktrees
  • Documents the shared .git/modules/ caveat when branches pin different submodule commits
  • Links the new section from the README features list

Test plan

  • Verify examples.md renders correctly
  • Confirm README link anchors to the right section

Add example hook for auto-initializing submodules in new worktrees,
with a note about the shared .git/modules caveat when branches pin
different submodule commits.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.16%. Comparing base (163171e) to head (8da0a7f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   29.12%   29.16%   +0.03%     
==========================================
  Files          26       26              
  Lines        2712     2712              
==========================================
+ Hits          790      791       +1     
+ Misses       1843     1841       -2     
- Partials       79       80       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timvw timvw enabled auto-merge April 3, 2026 19:35
@timvw timvw merged commit 5be4d4e into main Apr 3, 2026
11 checks passed
@timvw timvw deleted the feat/submodule-hook-docs branch April 3, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant